[INFO] cloning repository https://github.com/Wally869/UnityMCP-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wally869/UnityMCP-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FUnityMCP-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FUnityMCP-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 588b07f3fbac6a088efa087923f4274e6ce68286
[INFO] checking Wally869/UnityMCP-rs against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FUnityMCP-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wally869/UnityMCP-rs
[INFO] finished tweaking git repo https://github.com/Wally869/UnityMCP-rs
[INFO] tweaked toml for git repo https://github.com/Wally869/UnityMCP-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wally869/UnityMCP-rs on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wally869/UnityMCP-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded rmcp-macros v0.3.2
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded rmcp v0.3.2
[INFO] [stderr]   Downloaded h2 v0.4.13
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271
[INFO] running `Command { std: "docker" "start" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.3.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rmcp v0.3.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking unity_mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `buildIndex` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub buildIndex: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `build_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxDepth` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub maxDepth: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub pageSize: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub searchMethod: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `primitiveType` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub primitiveType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `primitive_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `componentType` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub componentType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub searchMethod: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `assetType` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub assetType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `asset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchPattern` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub searchPattern: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub pageSize: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageNumber` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub pageNumber: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `page_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `toolName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub toolName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `tool_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tagName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub tagName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `tag_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `layerName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub layerName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `layer_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchTerm` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub searchTerm: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `search_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub searchMethod: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeInactive` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub includeInactive: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_inactive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub pageSize: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `scriptType` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub scriptType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `script_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `testNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub testNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `test_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `assemblyNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub assemblyNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `assembly_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `categoryNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub categoryNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `category_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeDetails` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub includeDetails: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_details`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jobId` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub jobId: String,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeDetails` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub includeDetails: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_details`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `waitTimeout` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub waitTimeout: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `wait_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeStacktrace` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub includeStacktrace: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_stacktrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `waitForReady` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub waitForReady: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `wait_for_ready`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `toolName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub toolName: String,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `tool_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `failFast` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub failFast: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `fail_fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `materialPath` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub materialPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `material_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `prefabPath` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub prefabPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `prefab_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveBeforeClose` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub saveBeforeClose: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_before_close`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `buildIndex` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub buildIndex: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `build_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxDepth` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub maxDepth: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub pageSize: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub searchMethod: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `primitiveType` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub primitiveType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `primitive_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `componentType` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub componentType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]   --> src/mcp_handler.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub searchMethod: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `assetType` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub assetType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `asset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchPattern` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub searchPattern: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub pageSize: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageNumber` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub pageNumber: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `page_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `toolName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub toolName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `tool_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tagName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub tagName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `tag_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `layerName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub layerName: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `layer_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchTerm` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub searchTerm: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `search_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `searchMethod` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub searchMethod: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `search_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeInactive` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub includeInactive: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_inactive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub pageSize: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `scriptType` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub scriptType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `script_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `testNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub testNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `test_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `assemblyNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub assemblyNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `assembly_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `categoryNames` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub categoryNames: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `category_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeDetails` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub includeDetails: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_details`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jobId` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub jobId: String,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeDetails` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub includeDetails: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_details`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `waitTimeout` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub waitTimeout: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `wait_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeStacktrace` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub includeStacktrace: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_stacktrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `waitForReady` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub waitForReady: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `wait_for_ready`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `toolName` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub toolName: String,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `tool_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `failFast` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub failFast: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `fail_fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `materialPath` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub materialPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `material_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `prefabPath` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub prefabPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `prefab_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveBeforeClose` should have a snake case name
[INFO] [stdout]    --> src/mcp_handler.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub saveBeforeClose: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_before_close`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.78s
[INFO] running `Command { std: "docker" "inspect" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271", kill_on_drop: false }`
[INFO] [stdout] 4851839e0fe3f1e032e707dd97e2557febf1e08fa32c03eb06f85a86ae49c271
